MessageReceivedByName Property |
Contains the display name of the messaging user who receives the message.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ReceivedByName { get; set; }Public Property ReceivedByName As String
Get
Set
Property Value
Type:
StringThe name of the received by.
See Also